home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / submenu / 00389_desc2.ls < prev    next >
Encoding:
Text File  |  1995-03-29  |  125 b   |  8 lines

  1. on mouseUp
  2.   global fingerfood
  3.   puppetSprite(26, 0)
  4.   movechan(2, 48)
  5.   puppetSound("click2")
  6.   go("game" & fingerfood)
  7. end
  8.